feat: org architecture, docs hub, and data refresh#4
Merged
Conversation
Add 10 missing skills (debate, enhance-orchestrator, enhance-agent-prompts, enhance-claude-memory, perf-baseline-manager, perf-benchmarker, perf-profiler, maintain-cross-platform, web-auth, web-browse). Update plugin agent/skill counts to match actual repos. Update hero stats to 14 plugins, 43 agents, 38 skills, 230 lint rules. Mark web-ctl as active (no longer coming soon).
The site will be served at the org root (agent-sh.github.io) rather than a project subdirectory.
Documents URL strategy, framework choices, design token ownership, and future plans for unified search and shared components.
Add Docs link between Products dropdown and Plugins in desktop nav, mobile menu, and footer Resources column.
Central docs page linking to agentsys, agnix, and web-ctl documentation sites, plus resources section with plugin catalog, skills directory, and GitHub org links.
- plugins.json: fix skill/agent counts (ship: 1 skill, audit-project: 1 skill, agnix: 1 agent) - skills.json: remove orphan skills (enhance-agents, enhance-claudemd, baseline, benchmark, profile), fix maintain-cross-platform plugin ref - index.astro: derive counts from data, fix em-dashes, fix title separator - docs.astro: import data for dynamic counts, extract inline styles, fix title separator, add a11y text for external links - plugins.astro: use dynamic plugin count, fix title separator - Footer.astro: wrap link groups in nav elements with aria-label for a11y - main.css: add footer nav flex layout for new nav wrappers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test Plan
npm run buildpasses (4 pages, ~1s)Closes #2